func math.pow 2 uses math (current package) pow.go#L52: return pow(x, y) pow.go#L55: func pow(x, y float64) float64 {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)